Add a warning for Firefox 2.0 which rejects XMLHttpRequest to localhost...
authorBrion Vibber <brion@users.mediawiki.org>
Wed, 27 Dec 2006 05:50:07 +0000 (05:50 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Wed, 27 Dec 2006 05:50:07 +0000 (05:50 +0000)
commitbd02ae1dffd02b7e6e1e7744cb37d73e698ff351
treec2246614ae8cc4f0c1e4de80d186d90e0635691e
parent12fedb75ff016deacfe24465383b3350c1a518c3
Add a warning for Firefox 2.0 which rejects XMLHttpRequest to localhost...
Safari unfortunately seems to let you submit but doesn't actually _work_ on localhost. Doesn't throw an exception here, just never sends a response...
skins/common/ajax.js